home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / dev / e / pools_m.readme < prev    next >
Text File  |  1997-11-02  |  2KB  |  36 lines

  1. Short:    Mempools functions from amiga.lib (OSv34+)
  2. Author:   D. Göhler,Jochen Wiedmann, Piotr Gapinski
  3. Uploader: narg@irc.pl (Piotr Gapinski)
  4. Type:     dev/e
  5. Replaces: pools_m#?
  6.  
  7. long:     mempools functions from amiga.lib (required OSv34+ :)
  8.           (when OSv39+ is detected then related OS functions are used instaed)
  9.             o  libCreatePool(memflags,puddlesize,threshsize)
  10.             o  libDeletePool(pool)
  11.             o  libAllocPooled(pool,size)
  12.             o  libFreePooled(pool,mem,size)
  13.  
  14.           Pools.c 1.0 (11.97.94) © D. Göhler
  15.           This source was *NEVER* tested and just typed in from the
  16.           Amiga magazine, 10/94. Handle it with care.
  17.           Adapted to match the definitions of LibAllocPooled() and
  18.           LibFreePooled() by Jochen Wiedmann.
  19.           adapted to use with O2M (AmigaE) and some bugfixes by Piotr Gapiïski
  20.           (_libFreePooled__iii)
  21.  
  22.  
  23. ============================= Archive contents =============================
  24.  
  25. Original  Packed Ratio    Date     Time    Name
  26. -------- ------- ----- --------- --------  -------------
  27.     1233     600 51.3% 17-Oct-97 17:58:18  memPools.info
  28.      896     451 49.6% 17-Oct-97 17:57:30 +mempools.readme
  29.     5902    1402 76.2% 17-Oct-97 17:41:42 +memPools.asm
  30.      832     539 35.2% 30-Aug-97 12:41:34 +mempools.m
  31.      836     559 33.1% 30-Aug-97 12:41:26 +memPools.o
  32.     1716    1178 31.3% 17-Oct-97 17:50:54 +testpool
  33.      590     374 36.6% 17-Oct-97 17:50:50 +testpool.e
  34. -------- ------- ----- --------- --------
  35.    12005    5103 57.4% 23-Oct-97 12:00:48   7 files
  36.